home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / tex / list90h.zip / WHATSNEW < prev   
Text File  |  1994-03-02  |  11KB  |  240 lines

  1. LIST Version 9.0h               WHAT'S NEW                         Feb 23, 1994
  2.  
  3.                            New Command Line Switches
  4.                            -------------------------
  5.  
  6.       /?  displays LIST usage information
  7.  
  8.       /B  tells LIST to use the BIOS for displaying data.
  9.  
  10.       /D  forces display of the File Selection menu for the specified files,
  11.           e.g. *.TXT for only .TXT files; a filespec must be supplied.
  12.       /E  tells LIST to begin displaying the files at the end of each file
  13.           instead of at the beginning.
  14.       /K  disables the mouse.  Both the /M and /K mouse options are clonable.
  15.       /Q  toggles sounding of beeps and bells; same function as the alt-Q
  16.           command.
  17.       /V  causes a verify function to be performed after any Copy or Move
  18.           function
  19.  
  20.       /4  places LIST into 43/50 display mode; this requires an EGA or VGA
  21.           display adapter.
  22.  
  23. |     /1  places LIST Enhanced into 132-column mode
  24. |     /C  for LIST Enhanced, lock columns on left side
  25. |     /N  for LIST Enhanced, lock first file lines on top
  26.  
  27.       /Ttext  searches all files immediately for the 'text' and is case
  28.           sensitive.  The /Ftext or /Ttext parameter must be the last on the
  29.           command line.  Both cannot be used at one time.
  30.  
  31.       /Ftext  begins a text search through all selected files now invokes the
  32.           Find function which is NOT case sensitive.
  33.  
  34.       /#nnnnnn  supplies the record number from which the display is to begin.
  35.  
  36.       - The /L, /W, /M, /S, and /J command line switches now allow for
  37.         disabling the function (in case LIST was cloned with the option on).
  38.         To do this, add a minus sign, e.g.  /-W or /W- will set wrap off.  The
  39.         B, D, and Q switches are toggles.  That is, specifying them reverses
  40.         the default (or cloned setting).
  41.  
  42.                         New Operational Features
  43.                         ------------------------
  44.  
  45.       - the program files are LISTS.COM (small), LISTR.COM (regular), and
  46.         LIST.COM (plus).
  47.  
  48.       - The LIST environment variable tells LIST where to place temporary
  49.         files for the ViewArc and archive extraction functions, e.g.
  50.  
  51.                 SET LIST=C:\TEMP
  52.  
  53.      -  All DEBUG offsets and information have been replaced by a new
  54.         program called LISTOPT which is used to set defaults and options.
  55.         LISTOPT is available to registered and licensed users only.
  56.  
  57. |    -  The unregistered version of LIST Plus does not support network drives.
  58.  
  59.  
  60. LIST Version 9.0h                 WHAT'S NEW                      Feb 21, 1994
  61.  
  62.       - The maximum "logical" record size has been increased from 910 to 2048.
  63.  
  64.       - A second Help screen is now available in the Plus version which shows
  65.         all of the Ctrl- and cursor key functions
  66.  
  67.       - An improvement in speed is available when all filter options are set
  68.         off.  Use alt-Z to display the toggles on the bottom line.  An option
  69.         is off when its corresponding letter, e.g.  'J' for alt-J junk filter
  70.         or 'T' for the alt-T tab expansion filter, is in lower case.
  71.  
  72.       - The Viewarc function now assumes that .EXE and .COM files are self-
  73.         extracting files and will actually execute them to extract the selected
  74.         file.  Not all self-extracting programs support this.  Otherwise, if a
  75.         file does not have the .ARC, .LZH, .ZIP, .PAK, or .SDN extension, the
  76.         file is assumed to be a .ARC file.
  77.  
  78.       - The top status line while viewing a file has changed.  Until the last
  79.         record number is known, LIST now displays a percentage of the file read
  80.         so far.
  81.  
  82.                               File Selection Menu
  83.                               -------------------
  84.  
  85.       - New commands are available from the File Selection (Alt-V) menu:
  86.  
  87.               E    invokes the 'Edit' editor to let you edit the selected file;
  88.                    create a BATch file called EDIT.BAT which invokes the
  89.                    editor of your choice with the optional parameters it needs
  90.  
  91.               I    invokes (executes) the selected program; replying ESCape to
  92.                    the "Options:" prompt cancels the command; at least one
  93.                    space is required: a null <enter> cancels the command.
  94.  
  95.               *    refreshes the directory display
  96.  
  97.           Alt-Z    toggles the status display on the bottom line from disk and
  98.                    file statistics line to a menu command help line
  99.  
  100.       - Changes to other file selection menu (Alt-V) commands:
  101.  
  102.         -  Q)uit returns you to the display of the last file you viewed
  103.            if no file has been displayed, Q exits to DOS.
  104.  
  105.         -  the X command exits to DOS in the NEW (current) directory
  106.  
  107.         -  ESCape exits to DOS in the ORIGINAL directory
  108.  
  109.         -  Alt-X exits to DOS and shows the original screen
  110.  
  111.         -  the 1-up display now includes the file attributes
  112.  
  113.         -  Alt-C saves (clones) the settings
  114.  
  115.         - the S)ort command now has a None (no sort) ordering option, and a
  116.           minus "-" prefix option for sorting in descending order; ESCape now
  117.           cancels the S)ort request. The descending sort option is clonable.
  118.  
  119.          -  a \ may be used in place of the P)ath command to change directories
  120. LIST Version 9.0h               WHAT'S NEW                        Feb 21, 1994
  121.  
  122.                               File Selection Menu (cont'd)
  123.                               -------------------
  124.  
  125.       -  the F2 command to toggle the bottom line status display has been
  126.          changed to F3
  127.  
  128.       -  you may press the shift key and a letter key to move the selection
  129.          to the first filename beginning with that letter, e.g. shift-C will
  130.          put the cursor on the first file name beginning with the letter 'c'
  131.  
  132. |     -  new alt-F7 and alt-F8 commands change the color of the bar for the
  133. |        current file entry at the cursor position
  134.  
  135.                                  New Commands
  136.                                  ------------
  137.  
  138.       - A new ctrl-Y command saves the current position as a bookmark, and
  139.         alt-Y repositions to the last bookmark. You may set up to 10 bookmarks.
  140.  
  141.       - A new 1 command restarts displaying files with the first file.
  142.  
  143.       - A new Ctrl-right command scrolls the screen right to the end of the
  144.         current line.
  145.       - A new O command toggles the date format from U.S. mm/dd/yy to
  146.         European format dd-mm-yy and is clonable.
  147.       - A new % (percent) command toggles whether LIST displays the file's last
  148.         line number or percentage of file read.
  149. |     - A new Ctrl-L command toggles the display of page breaks
  150. |     - Add video mode T for ATI Graphics Ultra Plus adapters
  151.  
  152.                                 Changed Commands
  153.                                 ----------------
  154.  
  155.       - The X command exits to DOS and clears the screen. In the Plus version,
  156.         you are now placed in the new (selected) directory.
  157.  
  158.       - The Alt-D and Alt-O (write lines to a file) commands have been changed
  159.         to default to writing a found (highlighted line after Scan or Find)
  160.         line if no lines have been marked.
  161.  
  162.       - All command which as for a d:\path and/or a filename now check for
  163.         embedded blanks and non-valid characters.
  164.  
  165.       - The ctrl-I command has been added to the Plus version.  It allows
  166.         setting the TAB interval to values other than the standard 8.  Ctrl-I
  167.         prompts you to enter the new interval, which can be from 1 to 99.
  168.  
  169.       - The ctrl-T dial command will initially place the cursor on a line
  170.         with found text, i.e. you scan for a name and LIST find it. The found
  171.         text is highlighted. When you issue ctrl-T, the cursor is placed there.
  172.         LIST copies all numbers and valid telephone number characters, like
  173.         dash and comma, up to the first non-numeric character as the phone
  174.         number. Sending of a '1' prefix has been removed. If the modem fails
  175.         to dial initially, press the